home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2001 December / pcwk12201b.iso / PCWK-txt / Intel Free Software / IntelChipsetUtility / Disk1 / data1.cab / AllFiles / Win2000 / brookdal.inf < prev    next >
Windows Setup INFormation  |  2001-09-06  |  4KB  |  102 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  BROOKDAL.INF                                                 
  4. ; **    Abstract:  Windows* 2000 INF File for Brookdale Memory Controller Hub
  5. ; **    Last Update:  January 11, 2001 (Version 3.00 Build 010)
  6. ; ****************************************************************************
  7. ; ****************************************************************************
  8.  
  9. [Version]
  10. Signature="$WINDOWS NT$"
  11. Class=System
  12. ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
  13. Provider=%INTEL%
  14. CatalogFile=brookdal.cat
  15. DriverVer=01/11/2001, 3.00.010
  16.  
  17. [ControlFlags]
  18. ExcludeFromSelect=*
  19.  
  20. [Manufacturer]
  21. %INTEL_MFG%=INTEL_SYS
  22.  
  23. [INTEL_SYS]
  24. %PCI\VEN_8086&DEV_1A30.DeviceDesc%=NO_DRV,PCI\VEN_8086&DEV_1A30
  25. %PCI\VEN_8086&DEV_1A31.DeviceDesc%=AGP440_Install,PCI\VEN_8086&DEV_1A31
  26.  
  27. [INTEL_PCI]
  28. Include=machine.inf
  29. Needs=PCI_DRV
  30.  
  31. [INTEL_PCI.Services]
  32. Include=machine.inf
  33. Needs=PCI_DRV.Services
  34.  
  35. [INTEL_PCI.HW]
  36. Include=machine.inf
  37. Needs=PCI_DRV.HW
  38.  
  39. ;**************************************************************************
  40. ; AGP filters that sit on top of PCI
  41. ;
  42. [AGP440_Install]
  43. Include=machine.inf
  44. Needs=AGP440_Install
  45.  
  46. [AGP440_Install.HW]
  47. Include=machine.inf
  48. Needs=AGP440_Install.HW
  49.  
  50. [AGP440_Install.Services]
  51. Include=machine.inf
  52. Needs=AGP440_Install.Services
  53.  
  54.  
  55. ;**************************************************************************
  56. ; Do-nothing section used to avoid "Unknown hardware" installation prompts.
  57. [NO_DRV]
  58. Include=machine.inf
  59. Needs=NO_DRV
  60.  
  61. [NO_DRV.Services]
  62. Include=machine.inf
  63. Needs=NO_DRV.Services
  64.  
  65. [Strings]
  66. INTEL         ="Intel"
  67. INTEL_MFG="Intel"
  68. PCI\VEN_8086&DEV_1A30.DeviceDesc="Intel(R) 845 Chipset Processor to I/O Controller - 1A30 "
  69. PCI\VEN_8086&DEV_1A31.DeviceDesc="Intel(R) 845 Chipset Processor to AGP Controller - 1A31 "
  70.  
  71. ; Copyright (c) 2000 Intel Corporation
  72.  
  73. ; ************************************************************
  74. ; Intel is making no claims of usability, efficacy or 
  75. ; warranty.  
  76. ; ************************************************************
  77. ; Information in this document is provided in connection with 
  78. ; Intel products.  No license, express or implied, by estoppel 
  79. ; or otherwise, to any intellectual property rights is granted 
  80. ; by this document.  Intel assumes no liability whatsoever, 
  81. ; and Intel disclaims any express or implied warranty, 
  82. ; relating to sale and/or use of Intel products including 
  83. ; liability or warranties relating to fitness for a particular 
  84. ; purpose, merchantability, or infringement of any patent, 
  85. ; copyright or other intellectual property right.  Intel 
  86. ; products are not intended for use in medical, life saving, 
  87. ; or life sustaining applications.
  88.  
  89. ; ************************************************************
  90. ; Intel Corporation disclaims all warranties and liabilities 
  91. ; for the use of this document and the information contained 
  92. ; herein, and assumes no responsibility for any errors which 
  93. ; may appear in this document, nor does Intel make a 
  94. ; commitment to update the information contained herein. Intel 
  95. ; reserves the right to make changes to this document at any 
  96. ; time, without notice.
  97. ; ************************************************************
  98. ; ************************************************************
  99.  
  100. ; * Third-party brands and names are the property of their 
  101. ; respective owners.
  102.